CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - THINNING IMAGE

搜索资源列表

  1. some-examples

    0下载:
  2. 一些matlab图像图像处理例程,骨架,灰度图像梯度,凸壳,细化.-Some image image processing matlab routines, skeleton, grayscale gradient, convex hull, thinning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1174835
    • 提供者:menger
  1. ImageBinaryzation

    0下载:
  2. image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:722208
    • 提供者:许胜强
  1. whu_7-115-14828-7_2006_1

    0下载:
  2. 30个图像处理的VC++ 源代码,包括256色转灰度图,Hough变换,image_j1,PCA,Walsh变换,对比度拉伸,二值化变换,反色, 方块编码,傅立叶变换,高斯平滑,灰度均衡,均值滤波,拉普拉斯锐化(边缘检测), 离散余弦变换,亮度增减,逆滤波处理,取对数,取指数,梯度锐化,图象处理,图像镜像, 图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡. -30 image processing VC++ source code, incl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:647356
    • 提供者:sunhaibin
  1. Face-image-classification-method

    0下载:
  2. 人脸稀疏分类研究,基于DD-DT CWT多字典的人脸特征稀疏分类方法-Face thinning classification, based on DD-DT CWT dictionary feature sparse classification method
  3. 所属分类:matlab

    • 发布日期:2017-05-26
    • 文件大小:8869145
    • 提供者:魏晓霞
  1. Thinning

    0下载:
  2. lib thinning shape in image by vb.net
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:55057
    • 提供者:str
  1. Thinning-algorithm

    0下载:
  2. 教科书上的细化算法,这个细化算法要应用于含线条的黑白二值图像才可以看出细化效果-Thinning algorithm on the textbook, this refinement algorithm to be applied to black and white binary image with lines can be seen that the refinement effect
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:23515135
    • 提供者:何垒
  1. image-process

    0下载:
  2. 指纹图像细化处理matlab程序(对指纹图像有很好的处理效果)-The fingerprint image thinning process matlab program (good treatment effect on the fingerprint image)
  3. 所属分类:Special Effects

  1. Rosenfeld-Thinning-algorithm

    0下载:
  2. 图像细化算法的重要方法 一种并行细化算法-An important method of image thinning algorithm is a parallel thinning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:1524
    • 提供者:tanhao
  1. Hilditch-Thinning-algorithm

    0下载:
  2. 图像细化算法的经典算法 Hilditch算法-The classic algorithm Hilditch algorithm for image thinning algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:1766
    • 提供者:tanhao
  1. patten-thinning

    0下载:
  2. 图像变细,通过三个判断语句,移除多余像素。用于二值图像。-Image thinning, by the the three judgments statement, remove excess pixels. For the binary image.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:1800
    • 提供者:xsy
  1. fingerpint-thinning

    0下载:
  2. 指纹图像的细化程序,可以供广大业余matlab学习者学习使用-Fingerprint image refinement program can be used by the majority of amateur matlab learners learn to use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:4814
    • 提供者:Yolanda
  1. thinning

    0下载:
  2. 細線化演算法,以便提供影像辨識的分類處理-Thinning algorithm in order to provide the classification of the image recognition processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:53727
    • 提供者:runny
  1. Image-thinning

    0下载:
  2. 简单介绍了图像细化的方法和实现代码Image thinning-A brief introduction to image refinement methods and code Image thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:55238
    • 提供者:jkzxhkjf
  1. Thinning

    0下载:
  2. 图像细化是计算机视觉的重要任务之一,这里用了S.k于2005年提出的最新算法完成,除了细化还可以滤掉椒盐噪声-Computer Vision Image Thinning is one of the important tasks, here the Sk in 2005 the completion of the latest algorithms, in addition to refined salt and pepper noise can be filtered out
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3078
    • 提供者:nceItu
  1. Thinning

    0下载:
  2. 图像细化是计算机视觉的重要任务之一,这里用了S.k于2005年提出的最新算法完成,除了细化还可以滤掉椒盐噪声-Computer Vision Image Thinning is one of the important tasks, here the Sk in 2005 the completion of the latest algorithms, in addition to refined salt and pepper noise can be filtered out
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3124
    • 提供者:全个
  1. Thinning

    0下载:
  2. 二值图像细化vc++程序,因为编写时间较长可能有些地方需要修改。-Binary image thinning vc++ program, written in a long time because there may be some areas that need modification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:55723
    • 提供者:张志娟
  1. image-thinning

    0下载:
  2. 本代码适用于图像细化的初学者,方便简单适用,可直接运行并进行改动处理-This code applies to image thinning beginners, easy to apply, and can be run directly alter treatment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3425966
    • 提供者:翟亚宇
  1. image-thinning-algorithm

    0下载:
  2. 图像四种细化算法,Hilditch细化算法 Pavlidis细化算法 Rosenfeld细化算法 索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm Pavlidis thinning algorithm Rosenfeld thinning algorithm The index table thinning algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:10066
    • 提供者:管春苗
  1. thinning

    0下载:
  2. 图像细化 用于指纹细化特征提取,为进一步进行指纹识别提供帮助-Refinement for fingerprint image thinning feature extraction, to help further fingerprinting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:576616
    • 提供者:liuzhiyuan
  1. Image-processing-source-code

    1下载:
  2. 本软件大致具有以下功能: 1. 打开时显示特效 .无 .随机 .向下扫描 .垂直双重扫描 .向右移动 .水平双重移动 .垂直百叶窗 .水平百叶窗 .垂直栅条 .水平栅条 .马赛克 .雨滴 2. 对图像进行点运算 .灰度直方图 .灰度线性变换 .灰度非线性变换(对数变换) .灰度阈值变换 .灰度均衡 3. 对图像几何变换 .平移变换 .镜像变换 .缩放 .旋转 4. 图像增强 .简单平滑 .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-31
    • 文件大小:12969327
    • 提供者:任朝阳
« 1 2 3 45 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com